home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Hity z okladki / Diino 4 / diino4_Setup_En.exe / {app} / Diino.exe / 0 / RCDATA / TFRMSERVERCOPY / TFRMSERVERCOPY.txt
Text File  |  2006-11-06  |  734b  |  34 lines

  1. object frmServerCopy: TfrmServerCopy
  2.   Left = 106
  3.   Top = 278
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 77
  6.   ClientWidth = 381
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poMainFormCenter
  15.   OnCreate = FormCreate
  16.   DesignSize = (
  17.     381
  18.     77)
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object lblStatus: TBwLabel
  22.     Left = 8
  23.     Top = 32
  24.     Width = 365
  25.     Height = 13
  26.     Alignment = taCenter
  27.     Anchors = [akLeft, akTop, akRight]
  28.     AutoSize = False
  29.     Caption = 'Copying "This Is A Very Loooooooooooooong Filename.html...'
  30.     Transparent = False
  31.     ShortenCaption = True
  32.   end
  33. end
  34.